Update NEWS for 0.1.0
authorMartin Nordholts <martinn@src.gnome.org>
Wed, 1 Apr 2009 19:37:12 +0000 (19:37 +0000)
committerMartin Nordholts <martinn@src.gnome.org>
Wed, 1 Apr 2009 19:37:12 +0000 (19:37 +0000)
svn path=/trunk/; revision=409

NEWS

diff --git a/NEWS b/NEWS
index 87978a0a83ca3f0afb4f950968fd1dac246f4110..a39738761472ec10c80f563f012e43651db9a5d3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,13 @@ the news section both in the README and the webpage.
                                                                           -->
 
 
+2009-04-xx babl-0.1.0                                               </dt><dd>
+Support for RGBA representation in the frequency domain,
+un-pre-multiply close-to-zero alpha values to complete black instead
+of slightly brighter than black, add a BABL_ALPHA_THRESHOLD constant
+to the API, do a complete overhaul of the babl API and adapt for
+building on a wide range of systems.
+                                                                    </dd><dt>
 2008-06-12 babl-0.0.22                                              </dt><dd>
 Speed improvements due to: coalesced hashing, early bail out upon creation of
 duplicate formats, caching of non existing paths. Large amounts of the core has